A Kiss For a Flower.ogv
1. Upload files
2. Copy the code from the box below to your web page
<link href="dvs/dvs_common_style.css" type="text/css" rel="stylesheet" />
<script src="dvs/ButtonClassicSkinPlay.js" type="text/javascript"></script>
<script src="dvs/ClassicSkinPlay.js" type="text/javascript"></script>
<script src="dvs/ClassicNeoSkinPlay.js" type="text/javascript"></script>
<script src="dvs/LineSkinPlay.js" type="text/javascript"></script>
<script src="dvs/LineSimpleSkinPlay.js" type="text/javascript"></script>
<script src="dvs/dvs_settings.js" type="text/javascript"></script>
<script src="dvs/DragObject.js" type="text/javascript"></script>
<script src="dvs/dragMaster.js" type="text/javascript"></script>
<script src="dvs/helpers.js" type="text/javascript"></script>
<script src="dvs/dvsplayer.js" type="text/javascript"></script>
<div id="dvsPlayer">
<video>
<source src="video/A Kiss For a Flower.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="video/A Kiss For a Flower.ogv" type='video/ogg; codecs="theora, vorbis"'>
HTML5 video is not supported by this browser
</video>
<noscript><a rel="nofollow" href ="http://www.java.com">Install or enable JAVA</a></noscript>
<a style="position:absolute; top:5px; right:20px; color:#999999; font-size:12px;" href="http://www.dvdvideosoft.com">Software from DVDVideoSoft Freeware</a>
</div>
<script type="text/javascript">
var dvsPlayer = new DVS_html5player();
var skin = new ClassicSkinPlay();
var sett = new dvsplay_settings();
sett.autoSize=true;
dvsPlayer.Skin = skin;
dvsPlayer.settings=sett;
dvsPlayer.VideoTitle="A Kiss For a Flower.ogv";
dvsPlayer.Init('dvsPlayer');
dvsPlayer.dvs_play_control.style.backgroundColor='#000000';
</script>
<script src="dvs/ButtonClassicSkinPlay.js" type="text/javascript"></script>
<script src="dvs/ClassicSkinPlay.js" type="text/javascript"></script>
<script src="dvs/ClassicNeoSkinPlay.js" type="text/javascript"></script>
<script src="dvs/LineSkinPlay.js" type="text/javascript"></script>
<script src="dvs/LineSimpleSkinPlay.js" type="text/javascript"></script>
<script src="dvs/dvs_settings.js" type="text/javascript"></script>
<script src="dvs/DragObject.js" type="text/javascript"></script>
<script src="dvs/dragMaster.js" type="text/javascript"></script>
<script src="dvs/helpers.js" type="text/javascript"></script>
<script src="dvs/dvsplayer.js" type="text/javascript"></script>
<div id="dvsPlayer">
<video>
<source src="video/A Kiss For a Flower.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="video/A Kiss For a Flower.ogv" type='video/ogg; codecs="theora, vorbis"'>
HTML5 video is not supported by this browser
</video>
<noscript><a rel="nofollow" href ="http://www.java.com">Install or enable JAVA</a></noscript>
<a style="position:absolute; top:5px; right:20px; color:#999999; font-size:12px;" href="http://www.dvdvideosoft.com">Software from DVDVideoSoft Freeware</a>
</div>
<script type="text/javascript">
var dvsPlayer = new DVS_html5player();
var skin = new ClassicSkinPlay();
var sett = new dvsplay_settings();
sett.autoSize=true;
dvsPlayer.Skin = skin;
dvsPlayer.settings=sett;
dvsPlayer.VideoTitle="A Kiss For a Flower.ogv";
dvsPlayer.Init('dvsPlayer');
dvsPlayer.dvs_play_control.style.backgroundColor='#000000';
</script>
Please note:
Some html editing software may change the pasted code according to its standards. If you use such program, make sure that the video is reproduced correctly in your browser and then upload it to your site. If the video isn't reproduced we recommend you to use Notepad (Start->All Programs->Accessories->Notepad) to check the code and correct it.